home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / datatypes / bmp / source / makeit < prev   
Text File  |  1995-08-09  |  96b  |  3 lines

  1. gcc -O2 -fno-function-cse -msmall-code getbmp.c -c
  2. gcc -nostdlib -o bmp.datatype bmp.o getbmp.o
  3.